x11: Implement claiming the X Selection with the clipboard
authorBenjamin Otte <otte@redhat.com>
Sat, 25 Nov 2017 20:59:39 +0000 (21:59 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 3 Dec 2017 04:46:47 +0000 (05:46 +0100)
commit134076e7387abafa1599853edad38ddd703075d3
treea6ca759f8410a62aa9cd5857a9e307b8021c29e4
parente2014850b9ef032d922648cdc7ee644a3f9b8429
x11: Implement claiming the X Selection with the clipboard

... and of course support writing to other apps.
12 files changed:
docs/reference/gdk/gdk4-sections.txt
gdk/gdkcontentformats.c
gdk/gdkcontentformats.h
gdk/x11/gdkclipboard-x11.c
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkdisplay-x11.h
gdk/x11/gdkselectioninputstream-x11.c
gdk/x11/gdkselectionoutputstream-x11.c [new file with mode: 0644]
gdk/x11/gdkselectionoutputstream-x11.h [new file with mode: 0644]
gdk/x11/gdktextlistconverter-x11.c
gdk/x11/gdktextlistconverter-x11.h
gdk/x11/meson.build